15. Araxis Merge File Comparison Report

Produced by Araxis Merge on 2020-08-17 08:36:36 +0000. See www.araxis.com for information about Merge. This report uses XHTML and CSS2, and is best viewed with a modern standards-compliant browser. For optimum results when printing this report, use landscape orientation and enable printing of background images and colours in your browser.

15.1 Files compared

#LocationFileLast Modified
1/Applications/Ampps/www/Porto 3.2.2/Porto v3.2.4/Theme Files/Magento 2.x/Porto Theme/app/code/Smartwave/Socialfeedscomposer.json2016-06-21 17:26:16 +0000
2/Applications/Ampps/www/Porto 3.2.2/Theme Files/Magento 2.x/Porto Theme/app/code/Smartwave/Socialfeedscomposer.json2016-06-21 17:26:16 +0000

15.2 Comparison summary

DescriptionBetween
Files 1 and 2
Text BlocksLines
Unchanged164
Changed00
Inserted00
Removed00

15.3 Comparison options

WhitespaceConsecutive whitespace is treated as a single space
Character caseDifferences in character case are significant
Line endingsDifferences in line endings (CR and LF characters) are ignored
CR/LF charactersNot shown in the comparison detail
Active line-pairing rules

15.4 Active regular expressions

No regular expressions were active.

15.5 Comparison detail

1 { 1 {
2     "name": "smartwave/module-socialfeeds", 2     "name": "smartwave/module-socialfeeds",
3     "description": "N/A", 3     "description": "N/A",
4     "require": { 4     "require": {
5       "php": "~5.5.0|~5.6.0|~7.0.0", 5       "php": "~5.5.0|~5.6.0|~7.0.0",
6       "magento/module-store": "100.0.*", 6       "magento/module-store": "100.0.*",
7       "magento/module-theme": "100.0.*", 7       "magento/module-theme": "100.0.*",
8       "magento/module-widget": "100.0.*", 8       "magento/module-widget": "100.0.*",
9       "magento/module-backend": "100.0.*", 9       "magento/module-backend": "100.0.*",
10       "magento/module-catalog": "100.0.*", 10       "magento/module-catalog": "100.0.*",
11       "magento/module-email": "100.0.*", 11       "magento/module-email": "100.0.*",
12       "magento/module-ui": "100.0.*", 12       "magento/module-ui": "100.0.*",
13       "magento/module-variable": "100.0.*", 13       "magento/module-variable": "100.0.*",
14       "magento/module-media-storage": "100.0.*", 14       "magento/module-media-storage": "100.0.*",
15       "magento/framework": "100.0.*", 15       "magento/framework": "100.0.*",
16       "magento/magento-composer-installer": "*" 16       "magento/magento-composer-installer": "*"
17     }, 17     },
18     "type": "magento2-module", 18     "type": "magento2-module",
19     "version": "2.0.0", 19     "version": "2.0.0",
20     "license": [ 20     "license": [
21         "OSL-3.0", 21         "OSL-3.0",
22         "AFL-3.0" 22         "AFL-3.0"
23     ], 23     ],
24     "extra": { 24     "extra": {
25         "map": [ 25         "map": [
26             [ 26             [
27                 "*", 27                 "*",
28                 "Smartwave/Socialfeeds" 28                 "Smartwave/Socialfeeds"
29             ] 29             ]
30         ] 30         ]
31     } 31     }
32 } 32 }